* {
  margin: 0;
  padding: 0;
  /* list-style-type: none; */
  text-decoration: none;
	word-break: break-all;
}

body {
  background-color: #F5F5F5;
}

.top-box {
  z-index: 999;
  position: fixed;
  width: 100%;
  left: 0;top: 0;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border-bottom: 1px #ddd solid;
}

.content {
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.content-1100 {
  box-sizing: border-box;
  width: 1100px;
  margin: 0 auto;
}

.padding1100bg {
  padding: 40px;
  background-color: #F2F2F2;
}

.paddingbg {
  padding: 15px;
  background-color: #fff;
  border: 1px #ddd solid;
}

.top-item-a {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  color: #D10118;
  margin: 0 10px;
  text-decoration: none;
}

.content-top{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

.banner {
  width: 100%;
  position: relative;
}

.banner .img {
  width: 100%;
  height: 340px;
  float: left;
}
.banner-tool{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 1200px;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.nav-box {
  height: 80px;
  background-color: #D10118;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nav-list-links{
  display: flex;flex-direction: row;align-items: center;
}
.nav-item-a {
  flex: 1;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border-right: 1px #fff solid;
}

.nav-item-a:nth-last-child(1) {
  border: none;
}

.nav-item-a-active {
  color: #F0EB8B;
}

.swiper-slide {
  position: relative;
}

/* 顶部推荐 */
.indextui a {
  color: #D10118;
}

.indextui {
  margin-top: 31px;
  margin-bottom: 19px;
  display: flex;
  flex-direction: column;
  color: #D10118;
  text-align: center;
}

.indextui-title {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indextui-desc {
  margin-top: 10px;
  font-size: 16px;
}

.swiper-container-news {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border: 1px #ddd solid;
  height: 365px;
  overflow: hidden;
  position: relative;
}
.swiper-container-news .swiper-pagination{
	bottom: 20px;
	left: 400px;
}
.swiper-container-news .swiper-pagination-bullet{background-color: rgba(255,255,255,0.3);margin: 0 5px;opacity: 1;}
.swiper-container-news .swiper-button-prev::after,
.swiper-container-news .swiper-button-next::after {
  color: rgba(255, 255, 255, 0.7);
  font-size: 32px;
  font-weight: bold;
}

.swiper-container-news .swiper-button-next {
  right: 380px;
}

.swiper-container-news-inner {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}

.swiper-container-news .swiper-pagination-bullet-active {
  background-color: #fff;
}

.swiper-container-news-img {
  width: 830px;
  height: 365px;
}

.swiper-container-news-text {
  padding: 20px;
  height: 365px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.swiper-container-news-text a{
  color: #333;
}
.swiper-container-news-text h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.swiper-container-news-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height: 1.8;
  color: #666;
}

.swiper-container-news-text-time {
  color: #999;
  margin-top: 20px;
  margin-bottom: 13px;
  display: flex;
  flex-direction: row;align-items: center;
}
.swiper-container-news-logo {
  display: flex;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
}
.news-left{
border: rgb(185, 29, 29) solid 1px;
width: 45px;
text-align: center;
color: rgb(185,29,29);
box-sizing: border-box;
}
.news-right{
  background-color: #EDEDED;
  text-align: center;
  margin-left: 5px;
  padding:0 10px;
  color: #333;
}

.swiper-container-news-text-detail {
  text-align: right;
  margin-top: 26px;
  border-top: 1px #eee solid;
}

.swiper-container-news-text-detail a {
  display: inline-block;
  margin-top: 25px;
  color: #D10118;
}


.swiper-container-gg {
  width: 100%;
  height: 30px;
  overflow: hidden;
  position: relative;
  margin-bottom: 14px;
}

.swiper-gg {
  height: 30px;
}

.swiper-slide-gg {
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  white-space: nowrap;
}


.swiper-slide-gg-title {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-left: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  margin-right: 20px;
}

.swiper-slide-gg .swiper-slide-gg-time {
  margin-left: auto;
}

.swiper-slide-gg a.red {
  margin-left: 40px;
}
.swiper-slide-gg img {
  margin-left: 10px;
  margin-right: 10px;
}

.red {
  color: #D10118;
}

.fuwu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}

.fuwu-item {
  width: 155px;
  position: relative;
  height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.fuwu-item img {
  width: 100%;
  height: 100%;
}

.fuwu-item .a {
  position: absolute;
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 14px;
  bottom: 0;
  left: 0;
  font-weight: bold;
}

.title-default {
  border-bottom: 1px #ccc solid;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.title-default a {
  color: #D10118;
}

.title-default-box {
  display: flex;
  align-items: center;
  padding: 0 5px;
  border-bottom: 3px solid #D10118;
  margin-right: auto;
  padding-bottom: 5px;
  margin-bottom: -2px;
}

.title-default-box img {
  margin-right: 10px;
}

.title-default-box h1 {
  color: #333333;
  font-size: 20px;
}

.indexContent-left {
  width: 815px;
  margin-right: 35px;
}

.indexContent {
  display: flex;
  flex-direction: row;
}

.indexContent-right {
  width: 350px;
}

.xydt {
  padding-top: 11px;
  display: flex;
  flex-direction: column;
}

.xydt-item {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.xydt-item:nth-last-child(1) {
  border: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}


.xydt-item-title{
  color: #333;
  font-size: 18px;font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;display: block;
  margin-bottom: 12px;
}
.xydt-item p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 2;
  min-height: 65px;
  color: #666;
}

.xydt-item a h1 {
  font-size: 18px;
  margin-bottom: 15px;
}

.xydt-item a h1:hover {
  color: #000;
}



.xydt-item-tag {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-top: 10px;
  color: #999999;
  width: 100%;
}

.xydt-item-tag i {
  width: 105px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  border-radius: 6px;
  border: 1px #D10118 solid;
  color: #D10118;
  font-style: normal;
  margin-right: auto;
  margin-left: 10px;
  margin-right: auto;
}

.xydt-item-tag span {
  font-size: 14px;
  margin:0 10px;
}
.xydt-item-tag span:nth-last-child(1){
  margin-right: 0;
}
.ztzl {
  display: flex;
  flex-direction: column;
}

.ztzl-item {
  margin-bottom: 20px;
  width: 335px;height: 65px;
  text-align: center;
}
.ztzl-item:nth-last-child(1){
  margin-bottom: 0;
}
.ztzl-item img{
  width: 100%;
  height: 100%;
}
.ztzl-item2{
  height: 68px;
}
.indexContent-left-list {
  width: 385px;
  margin-right: 30px;
}

.flfg,
.xyzs {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.flfg-item,
.xyzs-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 40px;
  line-height: 40px;
}

.flfg-item h1,
.xyzs-item h1 {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  font-weight: normal;
}

.flfg-item a,
.xyzs-item a {
  color: #333;
}

.flfg-item a:hover,
.xyzs-item a:hover {
  color: #000;
}

.flfg-item span,
.xyzs-item span {
  font-size: 14px;
  color: #999999;
  margin-left: auto;
}

.xyfw {
  display: flex;
  flex-direction: column;
}

.xyfw-item {
  margin-bottom: 10px;
}
.xyfw-item:nth-last-child(1){
  margin-bottom: 0;
}
.xyfw {
  margin-top: 35px;
}

.linklist {
  border-top: 2px #f00 solid;
  padding: 20px 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
}

.linklist-item {
  padding: 12px;
    color: #333;
}


.link-btn {
  min-width: 18%;
  font-weight: bold;
  color: #333;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none !important;
  color: rgba(255, 255, 255, 0.6);
  font-size: 32px;
  font-weight: bold;
}

.link-pop {
  margin: 0 10px;
}

.foot-box {
  padding: 40px 0;
  background-color: #D10118;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.foot-box-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 3px 0;
}

.foot-box-item span,
.foot-box-item img {
  margin: 0 15px;
}

.foot-box-item a,
.foot-box-item span {
  color: #fff;
  font-size: 14px;
}

/* .disclosure-title {
  font-size: 100px;
  text-shadow: 3px 2px 4px #000;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}

.disclosure {
  padding-top: 30px;
  background-image: url(../images/zw_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
} */
/* 2021年9月28日15:28:19   开始修改，原样式在上方已注释 */
.disclosure-title {
  font-size: 75px;
  text-shadow: 3px 2px 4px #000;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.disclosure {
  background-image: url(../images/zw_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* 2021年9月28日15:28:19   结束修改 */

.disclosure-search {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.disclosure-search .el-input,
.disclosure-search .el-input__inner {
  width: 510px;
  height: 50px;
  z-index: 2;
}

.disclosure-search-line {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
}

.disclosure-tab-route {
  width: 230px;
  margin-right: 20px;
}

.disclosure-tab {
  display: flex;
}

.disclosure-detail-title {
  text-align: center;
  color: #2C66A5;
  font-size: 32px;
}

.disclosure-detail-desc {
  color: #999;
  margin: 20px 0;
  padding: 20px;
  text-align: center;
  border-top: 1px #ddd dashed;
  border-bottom: 1px #ddd dashed;
}

.disclosure-detail-html {
  line-height: 2;
}

.disclosure-detail-html img {
  max-width: 100%;
}

.disclosure-detail {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.tab-title {
  display: inline-block;
  white-space: pre-wrap;
  width: 100px;
  font-size: 22px;
  line-height: initial;
}

.dis-sidebar .el-menu-item,
.dis-sidebar .el-submenu__title {
  height: auto;
  line-height: auto;
  padding: 10px 20px;
  margin-bottom: 15px;
  background-color: #fff;
  font-weight: normal;
  color: #2C66A5;
}

.dis-sidebar .el-menu .tab-title {
  font-size: 14px;
}

.dis-sidebar .el-menu {
  margin-top: -15px;
  margin-bottom: 15px;
}

.dis-sidebar .el-menu .tab-svg {
  font-size: 16px;
  margin-left: 50px;
}

.dis-sidebar .el-menu .el-menu-item,
.dis-sidebar .el-menu .el-submenu__title {
  margin-bottom: 0;
}

.dis-sidebar,
.dis-sidebar .el-menu {
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
}

.dis-sidebar .el-menu-item.is-active {
  color: #fff;
  background-color: #2C66A5;
}

.tab-svg {
  font-size: 62px;
  margin-right: 10px;
}

.news_list {
  display: flex;
  flex-direction: row;
}

.news-tab {
  width: 280px;
  min-width: 280px;
  margin-right: 25px;
  display: flex;
  flex-direction: column;
}

.news-tab-content {
  background-color: #fff;
  border: 1px #ddd solid;
  border-top: none;
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.news-tab-title {
  background-image: url(../images/ntbg.png);
  background-size: 100% 100%;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 20px;
  color: #fff;
}

.news-tab-item {
  cursor: pointer;
  background-color: #fff;
  display: block;
  padding: 0 30px;
  padding-left: 50px;
  width: 100%;
  line-height: 55px;
  height: 55px;
  box-sizing: border-box;
  position: relative;
  color: #333333;
  border-bottom: 1px #ddd solid;
}
.news-tab-item a::selection{
  color: red;
}

.news-tab-item:hover {
  color: #D10118;
}

.news-tab-item:hover::after {
  background-color: #D10118;
}

.news-tab-item::after {
  content: " ";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #333333;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.news-tab-item-on {
  color: #D10118;
  font-weight: bold;
}

.news-tab-item-on::after {
  background-color: #D10118;
}

.news_list-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.news_list-item {
  display: flex;
  flex-direction: column;
  padding: 35px 0;
  border-bottom: 1px #ddd dashed;
}
.news_list-item:nth-child(1){
  padding-top: 0;
}
.news_list-item:nth-last-child(1) {
  border: none;
}

.news_list-item h1 {
  font-size: 18px;
}

.news_list-item h1 a {
  color: #333;
}

.news_list-item h1 a:hover {
  color: #000;
}

.news_list-item p {
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 25px;
  margin-bottom: 15px;
}

.news_list-item-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.news_list-item-tag {
  border-radius: 4px;
  border: #D10118 1px solid;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.news_list-item-tag span {
  display: inline-block;
  font-size: 14px;
  padding: 5px 10px;
  color: #D10118;
}

.news_list-item-tag span:nth-child(1) {
  background-color: #D10118;
  border-radius: 4px 0px 0px 4px;
  color: #fff;
}

.news_list-item-time {
  font-size: 14px;
  color: #999;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #ccc !important;
}

.news_list-content-tag {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.news_list-content-tag-item {
  padding: 3px 10px;
  border-radius: 4px;
  color: #D10118;
  font-weight: bold;
  border: 1px #D10118 solid;
  font-size: 18px;
  margin-right: 10px;
}

.news_detail-table table {
  border-collapse: collapse;
}

.news_detail-table table,
.news_detail-table table tr td {
  color: #333;
  border: 1px solid #ccc;
  padding: 8px 10px;
  font-size: 14px;
}

.td-bg {
  background-color: #FBE5E7;
}

.news_detail-table table {
  width: 100%;
}

.news_detail-table {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.td-fwb {
  color: #333 !important;
  font-weight: bold;
}

.td-fwb-content {
  max-width: 300px;
}

.news_detail-desc {
  color: #999;
  font-size: 14px;
  margin: 20px 0;
  padding: 20px;
  text-align: center;
  border-top: 1px #ddd dashed;
  border-bottom: 1px #ddd dashed;
}

.news_detail-desc span {
  margin: 0 10px;
}

.news_detail-html {
  line-height: 2;
}

.news_detail-html img {
  max-width: 100%;
}

.news_detail-title {
  font-size: 20px;
  text-align: center;
}

.openInformation-total {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 25px;
}

.openInformation-total-item {
  width: 33.3%;
  font-size: 14px;
  color: #333;
}

.openInformation-total-item span {
  color: #D10118;
}

.chart-total-charts {
  display: flex;
  flex-direction: row;
  margin-top: 25px;
}

.chart-total-chart {
  width: 100%;
}

.chart-total-charts-title {
  font-weight: bold;
  border-bottom: 2px #D10118 solid;
  display: inline-block;
  padding-bottom: 10px;
}

.chart-total-chart-box {
  border-top: 1px #ddd solid;
  width: 100%;
  height: 360px;
}
.openInformation-tab{
  min-height: 500px;
}
.openInformation-tab .el-tabs__item {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 10px !important;
  border-radius: 4px 4px 0px 0px;
}

.openInformation-tab .el-tabs__item.is-active {
  color: #fff;
  background-color: #D10118;
  border: 1px solid transparent;
}

.openInformation-tab .el-tabs__active-bar {
  display: none;
}

.openInformation-tab .el-table thead th,
.openInformation-tab .el-table thead tr {
  background-color: #D10118;
  color: #fff;
}
.demonstration-tab .el-tabs__item.is-active {
  color: #D10118;
  background: none;
}

.demonstration-tab .el-tabs__active-bar {
  display: block;
  background-color: #D10118;
}
.permit-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 25px;
}

.letterlist-box {
  display: flex;
  padding-top: 10px;flex-direction: row;
}

.letterlist {
  width: 857px;
  margin-right: 25px;
  flex:1;
}

.letter-send-btn img {
  margin-right: 10px;
}
.letter-send-btn a{
  color: #fff;
}
.letter-send-btn {
  width: 190px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #EFA24B;
  color: #fff;
  border-radius: 4px;
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: 24px;
}

.letter-send {
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
}

.opinion-list {
  display: flex;
  flex-direction: row;
  margin-top: 30px;
}
.opinion-img{
  width: 545px;height: 325px;
  margin-right: 15px;
}
.opinion-box{
  display: flex;
  background-color: #fff;
}
.opinion-table {
  flex: 1;
}

.opinion-table .el-table td,
.opinion-table .el-table th {
  padding: 6px 0;
}

.opinion {
  margin-top: 20px;
}

.letter-detail-content {
  display: flex;
  flex-direction: column;
  color: #444;
  border: 1px #ddd solid;
  margin-top: 25px;
  line-height: 2;
}

.letter-detail-title {
  line-height: 45px;
  color: #333;
  background-color: #F2F2F2;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  border-bottom: 1px #ddd solid;
}

.letter-detail-user {
  width: 100%;
  padding:5px 10px;
  background-color: #fafafa;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}

.letter-detail-user span {
  margin-left: 60px;
}

.letter-detail-user p {
  flex: 1;
}

.letter-detail-user span:nth-child(1) {
  margin-left: 0;
}

.letter-detail-radio-group {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}

.letter-detail-radio-group span {
  margin-left: 0;
}
.investigationDetail-detail-top{
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px #ddd dashed;
  margin-top: 25px;
  margin-bottom: 25px;
}
.investigationDetail-detail-top .news_list-item-tag{display: inline-block;margin-right: 20px;}
.investigationDetail-detail-title{
  margin-top: 25px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.investigationDetail-detail-html {
  line-height: 2;
}
.investigationDetail-detail-html img{
  max-width: 100%;
}
.investigationDetail-list{
  display: flex;
  flex-direction: column;
}
.investigationDetail-list-item{
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 30px 10px;
  border-bottom: 1px #ddd dashed;
  box-sizing: border-box;
}
.investigationDetail-list-item:nth-last-child(1){
  border-bottom: none;
}
.investigationDetail-list-item-content{
  display: flex;
  flex-direction: column;
}
.investigationDetail-list-img{
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.investigationDetail-list-item span{
  margin:0 20px;
}
.investigationDetail-list-item span,.investigationDetail-list-item-content h1{
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.investigationDetail-list-item-content{
  flex: 1;
}
.investigationDetail-list-item-content p{
  line-height: 2;
}
.investigationDetail-list-item-content p:nth-last-child(1){
  text-align: right;
  color: #666;
}
.banner-search{
  margin-left: 50px;
}
.banner-search-tab{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.banner-search-tab-item{
  width: 86px;height: 36px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  margin-right: 20px;
}
.banner-search-tab-item-on{
  color: #fff;
  background-image: url(../images/tt01.png);
}
.banner-search-input{
  margin-top: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.banner-search-input .el-input__inner{
  border-radius: 0px;
  border: none !important;
}
.openCommitment-detail-html{
  line-height: 2;
}
.openCommitment-detail-html img{
  max-width: 100%;
}
.demonstration{
  display: flex;
  flex-direction: row;
}
.demonstration-map{
  width: 615px;
  min-width: 615px;
  max-width: 615px;
  height: 360px;
}
.demonstration-list{
  width: 510px;
  padding:5px 20px;
  display: flex;
  flex-direction: column;
}
.demonstration-list-item{
  width: 100%;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  border-bottom: 1px #ddd solid;
}
.demonstration-list-item p,.demonstration-list-item h1{
  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.demonstration-list-item:nth-last-child(1){
  border: none;
}
.demonstration-list-item-title{
  font-size: 16px;
}
.demonstration-list-item a{
  display: inline-block;
  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
  color: #333;
}
.demonstration-list-item-desc{
  color: #666;
  font-size: 14px;
}
.demonstration-tab-content{
  display: flex;
  flex-direction: row;
}
.demonstration-tab-frist{
  width: 600px;
  max-width: 600px;
  min-width: 600px;
}
.demonstration-tab-frist p{
  line-height: 2;
}
.demonstration-tab-list{
  width: 580px;
  box-sizing: border-box;
  padding: 5px 20px;
  display: flex;
  flex-direction: column;
}
.demonstration-tab-list-item{
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 0;
}
.demonstration-tab-list-title{
/*  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
  font-size: 16px;
      color: #333333;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      flex: 1;
      font-weight: normal;

}
.demonstration-tab-list-title a{
  color: #333;
}
.demonstration-tab-list-title a:hover{
  color: #000;
}
.demonstration-tab-list-time{
  font-size: 14px;
  color: #666;
  margin-left: auto;
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  text-align: right;
}
.demonstration-qiye{
  margin-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.demonstration-qiye-item{
  width: 23%;
  margin: 1%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px #D10118 solid;
  box-sizing: border-box;
  padding:20px;
  margin-bottom: 25px;
}
.demonstration-qiye-item h1{font-size: 14px;color: #333;}
.demonstration-qiye-item p{font-size: 14px;color: #666;margin: 10px 0;}
.demonstration-qiye-btns{
  width: 100%;
  display: flex;flex-direction: row;align-items: center;justify-content: space-between;
}
.demonstration-qiye-btns a{
  padding: 5px 20px;
  border: 1px #D10118 solid;
  color: #D10118;
  text-align: center;
  border-radius: 4px;
}
.demonstration-qiye-btns a:hover{
  background-color: #D10118;
  color: #fff;
}
.demonstration-detail-desc{
  padding:10px 20px;
}
.demonstration-detail-desc h1{
  font-size: 24px;
}
.demonstration-detail{
  line-height: 2;
}
.demonstration-detail img{
  max-width: 100%;
}
.demonstration-hd{
  margin-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.demonstration-hd-item{
  width: 23%;
  margin: 1%;
  display: flex;
  flex-direction: column;
  border: 1px #ddd solid;
  box-sizing: border-box;
  padding:5px;
  margin-bottom: 25px;
}
.demonstration-hd-item img{
  width: 100%;
  height: 120px;
  margin-bottom: 10px;
}
.demonstration-hd-item h1,.demonstration-hd-item a{font-size: 16px;color: #333;}
.demonstration-hd-item p{font-size: 14px;color: #999;margin: 10px 0;}
.demonstration-hd-item span{font-size: 14px;color: #666;margin: 10px 0;}
.jbxx-item{
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 2;
  padding: 5px 5px;
}
.jbxx-item span{
  margin-right: 10px;
  font-weight: bold;
}
.person_reportlist{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.person_reportlist-item{
  width: 23%;
  margin: 1%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.person_reportlist-item a{
  color: #333;
}
.person_reportlist-item a:hover{
  color: #000;
  font-weight: bold;
}
.person_reportlist-item p{
  line-height: 1.5;
}
.dis-sidebar2 .tab-svg{
  display: none;
}
.dis-sidebar2 .el-menu{margin-top: 0;}
.dis-sidebar2 .el-menu-item, .dis-sidebar2 .el-submenu__title{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-align: center;
  color: #333;
  margin-bottom: 0;
  padding-right: 40px;
}
.dis-sidebar2 .el-menu-item.is-active{
  background-color: #D10118;
}
.demo-input-suffix{
  display: flex;
}
.typeInput{
  width: 150px;
  height: 38px;
  text-align: center;
  color: lightgrey;
  border: lightgray 0.5px solid;
  border-radius: 5px;
  margin-left: 6px;
}
.demo-input-suffix span{
  font-size: 16px;
}
.template{
  margin: 20px auto;
  width: 90%;
  height: 120px;
  background-color: rgb(235, 235, 235);
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
}
.question-left-box{
  width: 50%;
  height: 100px;
  margin-top: 10px;
}
.question-right-box{
  width: 150px;
  height: 100px;
  margin-top: 10px;
}
.left-top{
  display: flex;
  justify-content: space-evenly;
  height: 35px;
  line-height: 35px;
}
.status-box{
  text-align: center;
  border-radius: 10px;
  background-color: grey;
  width: 65px;
  height: 35px;
  padding: 2px 3px;
  line-height: 35px;
}
.left-bottom{
  display: flex;
  justify-content: space-evenly;
  margin-top: 22px;
}
.question-right-box{
  margin: 0 auto;
  height: 50px;
  line-height: 35px;
  margin-top: 30px;
}
.checkBtn{
  width: 70px;
  height: 50px;
  background-color: rgb(186, 189, 190);
  border: none;
  border-radius: 5px;
  box-shadow: grey 3px 3px 3px;
}
.joinBtn{
  width: 70px;
  height: 50px;
  background-color: rgb(186, 189, 190);
  border: none;
  border-radius: 5px;
  box-shadow: grey 3px 3px 3px;
}
.inves-header{
  text-align: center;
}
.red-title{
  color: red;
}
.zjlist{
  width: 100%;
  display: flex;flex-direction: column;
}
.zjlist-item{
  border-radius: 6px;
  padding: 24px;
  box-sizing: border-box;
  width: 100%;
  border: 1px #eee solid;
  display: flex;flex-direction: row;align-items: center;
  margin-bottom: 12px;
}
.zjlist-item-content{
  flex: 1;
  display: flex;flex-direction: column;
}

.zjlist-item-top{  margin-bottom: 12px;
  display: flex;flex-direction: row;align-items: center;
}
.zjlist-item-title{
  font-size: 16px;
  font-weight: bold;
}
.zjlist-item-status{
  font-size: 14px;
  padding: 6px 12px;
  background-color: #eee;
  color: #666;
  border-radius: 6px;
  margin-left: 10px;
}
.zjlist-item-bottom{
  display: flex;flex-direction: row;align-items: center;
}
.zjlist-item-bottom-item{margin-right: 45px;}
.zjlist-item-bottom-item span{
  font-size: 14px;
  color: #999;
}
.zjlist-item-btns{display: flex;flex-direction: row;}
.zjlist-item-btn{padding:5px 10px;color: #FFF;
background-color: #F56C6C;
border-color: #F56C6C;border-radius: 6px;margin-right: 25px;cursor: pointer;}
.zjlist-item-btn:nth-last-child(1),.zjlist-item-bottom-item:nth-last-child(1){margin-right: 0;}
.investigationDetail-detail-desc{
  display: flex;flex-direction: column;
  margin-bottom: 20px;
}
.investigationDetail-detail-desc h2{
  color: #E00000;
  margin-bottom: 20px;
}
.investigationDetail-detail-desc-text{
  padding: 30px;
  background-color: #F6F4EE;
}
.investigationDetail-qlist{
  width: 100%;display: flex;flex-direction: column;
}
.investigationDetail-qlist-item{
  width: 100%;
  display: flex;flex-direction: column;
  margin-bottom: 20px;
}
.investigationDetail-qlist-question-item{
  display: flex;flex-direction: row;align-items: center;
  padding: 12px 0;
  border-bottom: 1px #ccc solid;
}
.investigationDetail-qlist-question-item-text{flex: 1;}

.investigationDetail-qlist-btns{
  display: flex;flex-direction: row;justify-content: center;
}
.investigationDetail-qlist-btn{
  font-size: 12px;
  padding:5px 10px;color: #FFF;
  background-color: #F56C6C;
  border-color: #F56C6C;border-radius: 3px;margin:0 10px;cursor: pointer;
}
.disclosure-search .el-input__inner{
  border-radius: 10px;
  padding-left: 27px;
  padding-right: 27px;
}
.disclosure-search .el-input__suffix{
  right: 20px;
}
.disclosure-search .el-input__icon{
  font-size: 22px;
}
.blue-table thead th, .blue-table thead tr {
    background-color: #2C66A5 !important;
    color: #fff;
}
.red-table thead th, .red-table thead tr {
    background-color: #D10118 !important;
    color: #fff;
}
.show_gb_nbxx_jbxx{
  display: flex;flex-direction: row;align-items: center;
}
.show_gb_nbxx_jbxx-tool{
  display: flex;flex-direction: column;
}
.show_gb_nbxx_jbxx-tool h1{
  font-size: 18px;
  color: #333333;
  margin-bottom: 5px;
}
.show_gb_nbxx_jbxx-tool p{
  font-size: 13px;
  color: #333;
  line-height: 1.5;
}
.openInformation-tab .el-form-item__label{
	font-size: 12px;
}
.openInformation-tab-left .el-tabs--left .el-tabs__header.is-left{
  margin-right: 20px;
}
.openInformation-tab-left .el-tabs--left .el-tabs__item.is-left{
  text-align: left;
  border: 1px #ddd solid;
  border-radius: 0;
}
.openInformation-tab-left .el-tabs--left .el-tabs__item.is-left{
  border-bottom: none;
}
.openInformation-tab-left .el-tabs--left .el-tabs__item.is-left:nth-last-child(1){
  border-bottom: 1px #ddd solid;
}
.openInformation-tab-left .el-tabs--left .el-tabs__nav-wrap.is-left::after,.openInformation-tab-left  .el-tabs--left .el-tabs__nav-wrap.is-right::after,.openInformation-tab-left  .el-tabs--right .el-tabs__nav-wrap.is-left::after,.openInformation-tab-left  .el-tabs--right .el-tabs__nav-wrap.is-right::after{
  width: 0px;
}
.openInformation-tab-left .el-tabs--left .el-tabs__nav-wrap.is-left{
}
.ckda-top{
  display: flex;flex-direction: column;
}
.ckda-top h1{
  font-size: 26px;
  color: #333;
}
.ckda-top-item{
  margin: 5px 0;
  font-size: 14px;
  display: flex;flex-direction: row;align-items: center;
}
.ckda-top-item img{width: 30px;height: 30px;margin-right: 15px;}
.dshare{
  margin-top: 5px;
  padding-top: 10px;
  width: 100%;
  border-top: 1px #ddd solid;
  display: flex;flex-direction: row;align-items: center;
}
.dshare-download{
  background-color: #EA3E3E;
  color: #fff;
  font-size: 14px;
  padding: 6px 12px;
  margin-right: auto;
  cursor: pointer;
}
.dis-sidebar2 .el-menu-item .tab-title{
	width: auto;
}
.hdjl-list{
  margin-bottom: 20px;
  display: flex;flex-direction: row;align-items: center;
}
.hdjl-list-item{
  color: #FF0000;
  font-size: 16px;
  font-weight: bold;
  flex: 1;
  line-height: 2;
  margin-right: 24px;
  padding: 12px;
  text-align: center;
  background-color: #fff;display: flex;flex-direction: row;justify-content: center;align-items: center;
  border: 1px #ddd solid;
}
.hdjl-list-item:nth-last-child(1){
  margin-right: 0;
}
.disclosure-detail-btns{
  margin-top: 50px;
  display: flex;flex-direction: row;align-items: center;justify-content: center;
}
.disclosure-detail-btn{
  cursor: pointer;
  color: #fff;
  padding: 7px 15px;
  font-size: 12px;
  border-radius: 3px;
  background-color: #F56C6C;
  border-color: #F56C6C;
}
.promiseCode-list{
  display: flex;flex-direction: row;align-items: center;
  margin-bottom: 10px;
}
.promiseCode-list-item{
  margin-right: 10px;
  cursor: pointer;
  padding: 7px 15px;
  border: 1px #ddd solid;
  border-radius: 4px;
}
.promiseCode-list-item:hover,.promiseCode-list-item.on{
  background-color: #eee;
}
.detail-back{
  display: flex;flex-direction: row;align-items: center;
}
.detail-back-center{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}
.nodata{
  line-height: 60px;color: #909399;text-align: center;font-size: 14px;
}
.label-i{
  font-style: normal;
  font-weight: bold;
}
.investigationDetail-qlist-item-title{font-weight: bold;}
.investigationDetail-qlist-question-item-vote{
  min-width: 60px;
  margin:0 15px;
}
.investigationDetail-qlist-question-item-percent{
  min-width: 70px;
}
.zjlist-item-status.tag1{background-color: #eee;}
.zjlist-item-status.tag2{background-color: #4aa1ff;
    color: #fff;}
.zjlist-item-status.tag3{background-color: #eee;}
.letter-detail-user .el-radio__input.is-disabled+span.el-radio__label{color: #333;}
.letter-detail-user .el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color: #333;}
.letter-detail-user .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color: #333;}
